home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1994 / MacHack 1994.toast / MacHack™ 1987-1994 / MacHack™ '91 / '91 Attendee Contributions / Pathlines XFCN / Pathlines XFCN Read Me next >
Encoding:
Text File  |  1991-06-21  |  1.2 KB  |  26 lines  |  [TEXT/ttxt]

  1. This stack contains and explains the “Pathlines” XFCN, which was designed to make life easier when dealing with file pathnames.
  2.  
  3. Pathlines can:
  4. • Disassemble a pathname and place each of its components on a separate line.
  5. • Reverse the above; assembling a pathname from components given on separate lines.
  6. • Return just the portion of a pathname that pertains to the volume (drive), directory (folder), file, or parent directory.
  7.  
  8. Release History:
  9. • 1-JUNE-91, version-13, first public release.
  10.  
  11.  
  12.  
  13. Copyright Notice:
  14.  
  15. The Pathlines XFCN and this demonstration stack were written by Bill Fernandez and in technical terms are “© Bill Fernandez 1991, all rights reserved.”  At the present time, no restriction is placed upon the distribution of these items, and permission is granted for any non-commercial use.
  16.  
  17. This stack also contains and uses: 
  18. • The RInstall XFCN from the Dartmouth XCMD collection version-3.4,  by Kevin Calhoun, ©1989 the Trustees of Dartmouth College.
  19. • The PopupMenu XFCN v32, by Bill Fernandez, © 1989 Apple Computer.
  20.  
  21. Warranty Notice:
  22.  
  23. The Pathlines XFCN and this demonstration stack are made available as a public service, and no warranty, either expressed or implied, is made. 
  24.  
  25.  
  26.